Fix url in header
authorjustbur <justin@burkett.cc>
Tue, 14 Jul 2015 16:21:11 +0000 (12:21 -0400)
committerjustbur <justin@burkett.cc>
Tue, 14 Jul 2015 16:21:11 +0000 (12:21 -0400)
which-key.el

index e998d5bfc19972ccb7f0363adda356ce23b6ae1a..167de9b4d865a5ffc70618acc7dc9727eaf0cdcb 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2015 Justin Burkett
 
 ;; Author: Justin Burkett <justin@burkett.cc>
-;; URL: https://github.com/justbur/which-key
+;; URL: https://github.com/justbur/emacs-which-key
 ;; Version: 0.1
 ;; Keywords:
 ;; Package-Requires: ((emacs "24.3") (s "1.9.0") (dash "2.11.0"))
@@ -11,7 +11,7 @@
 ;;; Commentary:
 ;;
 ;;  This is a rewrite of guide-key https://github.com/kai2nenobu/guide-key. See
-;;  https://github.com/justbur/which-key for more information.
+;;  https://github.com/justbur/emacs-which-key for more information.
 ;;
 
 ;;; Code: